Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]MeshProtos
/
Neighbor
/
Builder
/
setSnr
set
Snr
open
fun
setSnr
(
value
:
Float
)
:
MeshProtos.Neighbor.Builder
SNR of last heard message
Content copied to clipboard
float snr = 2;
Return
This builder for chaining.
Parameters
value
The snr to set.